AdCourseFeeSched 
Logical Entity Name  AdCourseFeeSched 
Default Table Name  AdCourseFeeSched 
Physical Only  NO 
Owner  dbo 
Definition 
 
Note 
 

AdCourseFeeSched Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdCourseFeeSchedID(PK)    int  NO 
 
AdCourseID(FK)    int  NO 
 
Code    char(12)  NO 
 
Descrip    varchar(50)  NO 
 
EffectiveDate    datetime  NO 
 
AdDeliveryMethodID(FK)    int  YES 
 
Active    bit  NO 
 
Default    bit  NO 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
TS    timestamp  NO 
 

AdCourseFeeSched Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdCourseFeeSched_AdCourseFeeSchedID  PrimaryKey  AdCourseFeeSchedID 

AdCourseFeeSched Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdCourse  Non-Identifying  One To Zero or More  FK_AdCourseFeeSched_AdCourseID_AdCourse_AdCourseID      AdCourseID  NO  YES 
adDeliveryMethod  Non-Identifying  Zero or One to Zero or More  FK_AdCourseFeeSched_AdDeliveryMethodID_AdDeliveryMethod_AdDeliveryMethodID      AdDeliveryMethodID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdCourseFeeSched_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 
AdClassFeeSched  Non-Identifying  One To Zero or More  FK_AdClassFeeSched_AdCourseFeeSchedID_AdCourseFeeSched_AdCourseFeeSchedID        NO  YES 
AdCourseFee  Non-Identifying  One To Zero or More  FK_AdCourseFee_AdCourseFeeSchedID_AdCourseFeeSched_AdCourseFeeSchedID        NO  YES 
AdEnrollSched  Non-Identifying  One To Zero or More  FK_AdEnrollSched_AdCourseFeeSchedID_AdCourseFeeSched_AdCourseFeeSchedID        NO  YES 

AdCourseFeeSched Check Constraints 
Check Constraint Name  CheckConstraint 

AdCourseFeeSched Storage 
STORAGE OPTION  STORAGE VALUE 
Filegroup  PRIMARY 
Text Image File Group   

AdCourseFeeSched Where Used - Model Usage 
Mapped Object  Is User Defined?  Denormalization Mappings  Description  Bound Attachments 
Logical
dbo.CourseFeeSchedule 
NO       
Physical (Microsoft SQL Server)
dbo.AdCourseFeeSched 
NO       

AdCourseFeeSched Where Used - Submodel Usage 
Model  Submodel Usage 
Logical  Main Model 
Logical  Course 
Physical (Microsoft SQL Server)  Main Model 
Physical (Microsoft SQL Server)  Academic Records 

AdCourseFeeSched Data Movement Rules 
Name  Type  Rule Text/Value